Papers with Multimodal Stance Detection
T-MAD: Target-driven Multimodal Alignment for Stance Detection (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for Multimodal Stance Detection struggle with generalizing to unseen targets and handling modality inconsistencies. |
| Approach: | They propose a multimodal stability detection model which captures target-specific relationships and balances modality contributions by iterative reasoning. |
| Outcome: | Experiments on the MMSD and MultiClimate datasets show that the proposed model outperforms state-of-the-art models with optimal results achieved using RoBERTa, ViT, and an iterative depth of 5. |
MIND Your Reasoning: A Meta-Cognitive Intuitive-Reflective Network for Dual-Reasoning in Multimodal Stance Detection (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods operate by learning to fuse modalities, leading to frequent misjudgments. |
| Approach: | They propose a paradigm shift from *learning to fuse* to *learning the reason's process' inspired by the dual-process theory of human cognition, MIND operationalizes a self-improving loop. |
| Outcome: | The proposed model significantly outperforms baseline models and exhibits strong generalization. |
MM-StanceDet: Retrieval-Augmented Multi-modal Multi-agent Stance Detection (2026.acl-long)
Copied to clipboard
| Challenge: | Existing methods for multimodal stance detection face contextual grounding, cross-modal interpretation ambiguity, and single-pass reasoning fragility. |
| Approach: | They propose a multi-agent framework that integrates Retrieval Augmentation for contextual grounding, specialized Multimodal Analysis agents for nuanced interpretation, Reasoning-Enhanced Debate stage and Self-Reflection for robust adjudication. |
| Outcome: | Extensive experiments on five datasets show that the proposed framework outperforms state-of-the-art methods. |